| AdCourseBookList |
| Logical Entity Name | AdCourseBookList |
| Default Table Name | AdCourseBookList |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdCourseBookList Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseBookListId |
int | NO | ||
| Code | varchar(8) | NO | ||
| Descrip | varchar(50) | NO | ||
AdCourseID |
int | NO | ||
AdDeliveryMethodID |
int | YES | ||
| DateEffective | datetime | YES | ||
| DateObsolete | datetime | YES | ||
| Active | bit | NO | ||
| Default | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCourseBookList Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AdCourseBookListAdCourseBookListID | PrimaryKey | AdCourseBookListId |
| AdCourseBookList Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCourseBookListAdCourseID_AdCourseAdCourseID | AdCourseID | NO | YES | ||
| adDeliveryMethod | Non-Identifying | Zero or One to Zero or More | FK_AdCourseBookListAdDeliveryMethodID_AdDeliveryMethodAdDeliveryMethodID | AdDeliveryMethodID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCourseBookListUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdClassSchedBookList | Non-Identifying | One To Zero or More | FK_AdClassSchedBookListAdCourseBookListID_AdCourseBookListAdCourseBookListID | NO | YES | |||
| AdCourseBook | Non-Identifying | One To Zero or More | FK_AdCourseBookAdCourseBookListID_AdCourseBookListAdCourseBookListID | NO | YES |
| AdCourseBookList Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdCourseBookList Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| AdCourseBookList Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CourseBookList |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCourseBookList |
NO |
| AdCourseBookList Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Course |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdCourseBookList Data Movement Rules |
| Name | Type | Rule Text/Value |